home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libck-connector0 / README < prev    next >
Encoding:
Text File  |  2008-01-23  |  792 b   |  29 lines

  1. What is ConsoleKit?
  2. ===================
  3.  
  4. ConsoleKit is a framework for defining and tracking users, login
  5. sessions, and seats.
  6.  
  7. What is a seat?
  8. ===============
  9.  
  10. A seat is a collection of sessions and a set of hardware (usually at
  11. least a keyboard and mouse).  Only one session may be active on a
  12. seat at a time.
  13.  
  14. What is a session?
  15. ==================
  16.  
  17. A session is a collection of all processes that originate from a single
  18. common ancestor and retain knowledge of a secret.  As an implementation
  19. detail, this secret may be stored in the process environment by the
  20. login manager under the name XDG_SESSION_COOKIE.
  21.  
  22. More Information
  23. ================
  24.  
  25. http://www.freedesktop.org/wiki/Software/ConsoleKit
  26.  
  27. Discussion takes place on the HAL list.
  28. http://lists.freedesktop.org/mailman/listinfo/hal
  29.